home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / specsys.zip / SPECSYS.DOC < prev   
Text File  |  1991-10-27  |  4KB  |  100 lines

  1.  
  2.                   "SYSTEM SPECS" BY ANDREW ELLENBERGER
  3.               SAVES AUTOEXEC, CONFIG.SYS, TREE & DIRECTORY OF
  4.             HARD DRIVES C: & D: FOR LATTER EVALUATION OR REVIEW
  5.  
  6.    This is a manual for SPECSYS.COM (Written for Boulder Community
  7.    Hospital 10-26-91 by Andrew Ellenberger Information Systems).
  8.  
  9.    TO RUN:
  10.  
  11.    YOU MUST ENTER TWO PARAMETERS:
  12.    1. ANY THREE LETTERS FOR THE FILE EXTENSION
  13.    2. A DRIVE\Path DESTINATION SUCH AS A: OR B:\SPECS\ -INCLUDE SLASHES!
  14.  
  15.    EXAMPLE:
  16.  
  17.    SPECSYS  XXX  A:\SPECS\     (Where xxx can be any letters you want
  18.                                 for the file extension such as a Dept. ID.)
  19.                              (A:\SPECS\ can be any valid drive and or path.)
  20.    WHEN FINISHED:
  21.  
  22.    YOU WILL HAVE 10 OR SO NEW FILES IN THE DRIVE\DIRECTORY THAT YOU SPECIFIED
  23.    ON THE COMMAND LINE.
  24.  
  25.    The files should include some or all of the files listed below.
  26.  
  27.    1. auto.xxx  A copy of the AUTOEXEC.BAT file.
  28.    2. cdir.xxx  Directory listing of C:\.
  29.    3. chkc.xxx  The results of a checkdisk C: /F.
  30.    4. chkd.xxx  The results of a checkdisk D: /F.
  31.    5. config.xxx  A copy of the CONFIG.SYS file.
  32.    6. ctree.xxx  A tree listing of the C: drive complete with filenames.
  33.    7. ddir.xxx  Directory listing of D:\.
  34.    8. dtree.xxx  A tree listing of the D: drive complete with filenames.
  35.    9. path.xxx  Current path setting.
  36.   10. ver.xxx  Version of DOS being used.
  37.  
  38.    The purpose of this program is two-fold:
  39.  
  40.        1. To give consultants a chance to get a "picture" of the set-up
  41.        of a P.C. that they may be making menus for or otherwise working
  42.        with.  To this effect the tree files also list all filenames in
  43.        all sub-directories.
  44.  
  45.        2. To give I.S. managers a useful tool for scopeing out systems
  46.           for various reasons including:
  47.           a. Reviewing  system files before a Software Audit to
  48.              check that all program files on the system are valid
  49.              licenced copies.
  50.           b. Preserving the system set ups of the Autoexec.bat and the
  51.              Config.sys. In case of hard disk failure and or back-up
  52.              failure.
  53.  
  54.        To check for valid program copies simply compare the list
  55.        of programs that are licenced for the system against the
  56.        files CTREE.XXX and DTREE.XXX.  Paying special attention to
  57.        the *.COM and *.EXE files. CTREE.XXX and the others can be
  58.        printed out with a (  COPY  "filename"  PRN )  command.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.       LIMITS OF THE PROGRAM:
  74.  
  75.       So far specsys.com checks only the c: & d: hard drives.
  76.       Support can be added for other drives if needed by
  77.       contacting me at the number below.
  78.  
  79.       This program does not check for system Ram or Chips or
  80.       any other hardware related setup.  There are plenty of
  81.       utilities out there for doing just that.
  82.  
  83.       This program may not work well in a graphic or Windows
  84.       environment, but can be modified to report the contents
  85.       of the *.INI files.
  86.  
  87.       This program is Freeware and offered "As Is" with no
  88.       warranty expressed or implied, or guaranty made as to
  89.       suitability for a specific purpose.
  90.  
  91.       A fee may be charged if a modification is desired.
  92.  
  93.       For support call (303)938-8903 6am to 6pm.  Same number goes
  94.       "BBS" after 8pm.  You are welcome to call or leave a message on
  95.       the board at your convenience.
  96.  
  97.                                  Happy Typping!
  98.  
  99.                                  Andy
  100.